|
Affiliates/Resellers
Registration:
Please
verify that the name and address below are the correct name and address
for the payouts:
$account_id = get_account_id($session_id);
$db = new ps_DB;
$q = "SELECT * FROM account WHERE account_id='$account_id'";
$db->query($q);
$db->next_record();?>
|